;;; Code:
-(require 'cookie)
+(require 'cookie1)
; Variables
(defvar spook-phrases-file (concat data-directory "spook.lines")
"Checking authorization...Approved"))
;; Note: the implementation that used to take up most of this file has
-;; been cleaned up and generalized and now resides in cookie.el.
+;; been cleaned up and generalized and now resides in cookie1.el.
;;; spook.el ends here
;; Important pinheaddery for GNU Emacs.
;;
-;; See cookie.el for implementation. Note --- the `n' argument of yow
+;; See cookie1.el for implementation. Note --- the `n' argument of yow
;; from the 18.xx implementation is no longer; we only support *random*
;; random access now.
;;; Code:
-(require 'cookie)
+(require 'cookie1)
(defvar yow-file (concat data-directory "yow.lines")
"Pertinent pinhead phrases.")